{{ctrl.SSUtilService.getCurrentDateTime()}}
Access Denied – You do not have permission to view this page. Please contact your administrator if you believe this is a mistake.
NOTE: Max 100 records will be processed per file. If have more data, please split into multiple files each having max 100 records.
Data file (Excel):
NO. | CLIENT ID | TYPE | LEGAL NAME | IDENTITY TYPE | IDENTITY NO | NATIONALITY | GENDER | DATE OF BIRTH | COUNTRY OF BIRTH |
---|---|---|---|---|---|---|---|---|---|
{{$index+1}} | {{ aml.client_id? aml.client_id : '--'}} | {{ ctrl.getBuyerTypeName(aml.buyer_type) }} | {{ aml.legal_name? aml.legal_name : '--' }} | {{ aml.identity_type? ctrl.getIdentityTypeName(aml.identity_type) : '--' }} | {{ aml.identity_no? aml.identity_no : '--' }} | {{ aml.nationality? aml.nationality : '--' }} | {{ aml.gender? ctrl.SSConfigService.getGenderName(aml.gender) : '--'}} | {{ aml.date_of_birth? aml.date_of_birth : '--'}} | {{ aml.country_of_birth? aml.country_of_birth : '--'}} |
Sr # | File Name | Created By | Created At | Expire In | Actions |
---|---|---|---|---|---|
{{ $index+1 }} | {{ document.uploaded_file_name? document.uploaded_file_name : '--' }} | {{ document.created_by? document.created_by : '--' }} | {{ ctrl.SSUtilService.formatUtcToLocalDate(document.created_at) + " " + ctrl.SSUtilService.formatUtcToLocalTime(document.created_at) }} | Download Send Email Delete | |
No record found |
Select file for {{ ctrl.getWatchListType(ctrl.watchList.type)}} (CSV):
Select file for Individual (CSV):
Select file for Corporate (CSV):
Sr # | Name | Description | Type | Updated At | Status | Actions |
---|---|---|---|---|---|---|
{{ $index+1 }} | {{ watchlist.name? watchlist.name : '--' }} | {{ watchlist.description? watchlist.description : '--' }} | {{ watchlist.dataType }} | {{ ctrl.SSUtilService.formatUtcToLocalDate(watchlist.lastUpdate) + " " + ctrl.SSUtilService.formatUtcToLocalTime(watchlist.lastUpdate) }} | {{ watchlist.status }} | Download Edit Delete |
No record found |